Skip to content

Conversation

@JBAhire
Copy link
Member

@JBAhire JBAhire commented Feb 10, 2021

Description

This PR,

Testing

NA

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

@JBAhire JBAhire requested a review from a team as a code owner February 10, 2021 11:33
@JBAhire JBAhire added the documentation Improvements or additions to documentation label Feb 10, 2021
@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #70 (215c31b) into main (a05b05d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #70   +/-   ##
=========================================
  Coverage     56.26%   56.26%           
  Complexity       41       41           
=========================================
  Files            20       20           
  Lines           375      375           
  Branches         18       18           
=========================================
  Hits            211      211           
  Misses          160      160           
  Partials          4        4           
Flag Coverage Δ Complexity Δ
unit 56.26% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a05b05d...215c31b. Read the comment docs.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.


To test your image using the docker-compose setup follow the steps:

- Commit you changes to a branch say `graphql-service-test`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: We describe how to test via docker compose in a section called "Testing image" and via helm in one called "Helm setup". I think It would make more sense to break it down into two sections under "Testing image" like "With docker-compose" and "With helm"

JBAhire and others added 2 commits February 10, 2021 21:22
Co-authored-by: Aaron Steinfeld <45047841+aaron-steinfeld@users.noreply.github.com>
@github-actions

This comment has been minimized.

@JBAhire JBAhire merged commit 225ba6c into main Feb 10, 2021
@JBAhire JBAhire deleted the updated-readme branch February 10, 2021 16:15
@github-actions
Copy link

Unit Test Results

  7 files  ±0    7 suites  ±0   9s ⏱️ ±0s
15 tests ±0  15 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 225ba6c. ± Comparison against base commit a05b05d.

skjindal93 pushed a commit that referenced this pull request Jun 21, 2024
* Added config for gateway gRPC client deadline

* Spotless apply

* Changed gateway-service client timeout unit to java.time.Duration and added fallback configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants